type context.afterFuncCtx (struct)

Method Implmentations (1 other method implements nothing)

Deadline() (deadline time.Time, ok bool) *afterFuncCtx.M : Context.Deadline
Done() <-chan struct{} *afterFuncCtx.M : Context.Done *afterFuncCtx.M : canceler.Done
Err() error *afterFuncCtx.M : Context.Err
String() string *afterFuncCtx.M : fmt.Stringer.String *afterFuncCtx.M : stringer.String *afterFuncCtx.M : runtime.stringer.String
Value(key any) any *afterFuncCtx.M : Context.Value
cancel(removeFromParent bool, err, cause error) *afterFuncCtx.m : canceler.cancel